-
Home
-
Feed Them Social – Social Media Feeds, Video, and Photo Galleries
-
2.9.8
-
Code
-
Classes
- OAuthServerFTS
Total Complexity |
24 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
210 |
Lines of code |
123 |
Logical lines of code |
64 |
Comment lines |
48 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_signature_method() |
S |
58 |
3 |
16 |
check_nonce() |
S |
60 |
3 |
15 |
check_timestamp() |
S |
62 |
3 |
12 |
get_consumer() |
S |
63 |
3 |
11 |
check_signature() |
S |
57 |
2 |
17 |
get_version() |
S |
64 |
3 |
10 |
get_token() |
S |
64 |
2 |
10 |
__construct() |
S |
82 |
1 |
3 |
add_signature_method() |
S |
77 |
1 |
4 |
fetch_request_token() |
S |
65 |
1 |
9 |
fetch_access_token() |
S |
65 |
1 |
9 |
verify_request() |
S |
68 |
1 |
7 |